From 19435a5c408a8b9b8a4c7c908f1911d314104afd Mon Sep 17 00:00:00 2001 From: "kaf24@labyrinth.cl.cam.ac.uk" Date: Fri, 14 Feb 2003 13:01:32 +0000 Subject: [PATCH] bitkeeper revision 1.31 (3e4ce8acHaMxxJBQTzvndylEIB4hTw) domain.c: Made a bad checkin to domain.c.... :-( --- xen-2.4.16/common/domain.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xen-2.4.16/common/domain.c b/xen-2.4.16/common/domain.c index f4fe13e987..70887bfd8d 100644 --- a/xen-2.4.16/common/domain.c +++ b/xen-2.4.16/common/domain.c @@ -580,7 +580,7 @@ int setup_guestos(struct task_struct *p, dom0_newdomain_t *params) unsigned char nfsroot[70]; snprintf(nfsroot, 70, opt_nfsroot, dom); snprintf(boot, 200, -#if 0 +#if 1 " root=/dev/nfs ip=%s:%s:%s:%s::eth0:off nfsroot=%s", #else " ro root=/dev/xhda7 ip=%s:%s:%s:%s::eth0:off arfle=%s", -- 2.30.2